Welcome![Sign In][Sign Up]
Location:
Search - bezier OPENGL

Search list

[OpenGL programBEZIER-Curve

Description: OpenGL 计算机图形学 Beizer Curve 是课程资源!值得参考!-OpenGL computer graphics Beizer Curve curriculum resources! Worth considering!
Platform: | Size: 67584 | Author: zhangjiawen | Hits:

[OpenGL programbezier

Description: opengl,bezier曲线的绘制,内含源代码,可以参考借鉴-opengl, bezier curve drawing, including source code, can be a reference for
Platform: | Size: 193536 | Author: jacques | Hits:

[OpenGL programbezier

Description: 基于opengl的bezier曲线绘制,通过鼠标输入控制点并实现绘制-Based on the opengl of the Bezier curve drawing by mouse input control points and draw
Platform: | Size: 1024 | Author: 希念 | Hits:

[assembly languageB-spline--Bezier-spline-surfaces

Description: OpenGL实现可控B样条、Bezier样条曲面-OpenGL implementation controlled B-spline, Bezier spline surfaces
Platform: | Size: 925696 | Author: huihui | Hits:

[Graph programbezier

Description: 贝塞尔曲线的程序,2种画法,采用的是openGL库-Bezier curves, two kinds of painting, using openGL libraries
Platform: | Size: 2197504 | Author: 智慧 | Hits:

[OpenGL programBezier

Description: 下面以画一条 Bezier 曲线为例,详细介绍VC++ 上 OpenGL编程的方法。文中给出了详细注释,以便给初学者明确的指引。一步一步地按所述去做,你将顺利地画出第一个 OpenGL 平台上的图形来。-Below to draw a Bezier curve, for example, described in detail VC++ on OpenGL programming approach. The paper gives detailed notes in order to give clear guidance for beginners. Step by step according to the do, you will successfully draw the first one on the platform OpenGL graphics.
Platform: | Size: 4096 | Author: zhcomputer | Hits:

[OpenGL programbezier

Description: 使用定义法实现,在opengl窗口下实现贝塞尔曲线,完全由自己测试通过-Using the defined method implemented in opengl window Bessel curve, entirely by their own test
Platform: | Size: 133120 | Author: wo | Hits:

[OpenGL programBezier

Description: 基于openGL的函数,绘制贝切尔曲面的源代码-OpenGL functions based on the source code of the surface drawn Bei Qieer
Platform: | Size: 1374208 | Author: 顾浩 | Hits:

[OpenGL programbezier

Description: 在vc环境中用opengl画一个心形的贝塞尔曲线-Vc environment using opengl to draw a heart-shaped Bezier curve
Platform: | Size: 1559552 | Author: 沈叶子 | Hits:

[OpenGL programopengl-1

Description: 使用OpenGL画七条曲线:Bezier曲线;3阶(2次)均匀B样条曲线;3阶(2次)准均匀B样条曲线;3阶(2次)分段B样条曲线;4阶(3次)均匀B样条曲线;4阶(3次)准均匀B样条曲线;4阶(3次)分段B样条曲线-Use OpenGL drawing seven curves: Bezier curves 3rd order (2) uniform B-spline curves 3rd order (2) quasi-uniform B-spline curves 3 step (2) above B-spline curves 4 bands ( 3) uniform B-spline curves 4 bands (3) quasi-uniform B-spline curves 4 bands (3) B-spline curve segments
Platform: | Size: 19456 | Author: gzx | Hits:

[OpenGL programbezier-move

Description: opengl实现运动的贝塞尔曲面,曲面随点的运动而改变形状-opengl achieve movement Bezier surfaces
Platform: | Size: 1039360 | Author: aisheng44 | Hits:

[OpenGL programBezier-B-spline

Description: VS下opengl实现Bezier曲面和B-spline曲面绘制,支持鼠标三位变换。源代码。-Under VS opengl achieve Bezier surfaces and B-spline surface rendering, support for mouse three transformations. Source code.
Platform: | Size: 3072 | Author: 小柚汁 | Hits:

[OpenGL programbezier

Description: opengl贝塞尔曲面,并添加光照和纹理,供学习参考。-opengl Bezier surfaces, and add lighting and textures, for study and reference.
Platform: | Size: 6082560 | Author: lyhaocn | Hits:

[OpenGL programBezier

Description: 使用OpenGL画贝塞尔曲线,通过点四个点画曲线。-Use OpenGL drawing Bezier curve by curve point four stippling.
Platform: | Size: 28672 | Author: yuejuntao | Hits:

[OpenGL programfish-opengl

Description: 使用18个控制点绘制6组三次Bezier曲线鱼轮廓,可以通过调节控制点,控制鱼轮廓生成形状。-Use 18 control points cubic Bezier curve drawing six groups of fish outline, shape can be generated by adjusting the control points, control fish profile.
Platform: | Size: 3207168 | Author: 王琪 | Hits:

[OpenGL programBezier

Description: 在VC6++上,利用opengl图形库对Bezier曲面进行实现-On VC6++, use opengl graphics library to achieve Bezier Surfaces
Platform: | Size: 167936 | Author: 龙乾 | Hits:

[GDI-BitmapOPENGL-curves

Description: opengl实现贝塞尔曲线以及B样条曲线。内容包含VS2010工程,源代码,可执行应用程序。-opengl achieve Bezier curves and B-spline curves. VS2010 project contains the source code, executable application.
Platform: | Size: 19456 | Author: Chen | Hits:

[OpenGL programOpenGL的B样条曲线曲面的绘制

Description: B样 绘制,均匀,非均匀,BEZIER,准均匀(Bspline Curve include non-uniform curve and Bezier curve.)
Platform: | Size: 790528 | Author: CTYJR | Hits:

[OpenGL program曲线和曲面

Description: 曲线和曲面Curves & Surfaces 实现一个简单的2D样条曲线编辑器。该编辑器应支持Bezier曲线和B样条曲线, 可以实现两种曲线的转换(仅对四个控制点的双三次样条曲线)。在你的曲线程序能工作后,将转到由这些曲线来产生曲面:旋转曲面和双三次Bezier 片.(Curves and surfaces Curves & Surfaces To achieve a simple 2D spline editor. The editor should support the Bezier curve and the B spline curve, and you can achieve the conversion of the two curves (only the double three spline curve of the four control points). After your curve program can work, you'll go through the curves to produce surfaces: rotating surfaces and double three Bezier slices)
Platform: | Size: 659456 | Author: DreamTony | Hits:

[OpenGL programwork

Description: 本次作业要求你完整实现一个简单的2D样条曲线编辑器。该编辑器应支持Bezier曲线和B样条曲线, 可以实现两种曲线的转换(仅对四个控制点的双三次样条曲线)。在你的曲线程序能工作后,将转到由这些曲线来产生曲面:旋转曲面和双三次Bezier 片.(This assignment requires you to implement a simple 2D spline editor. The editor should support the Bezier curve and the B spline curve, and you can achieve the conversion of the two curves (only the double three spline curve of the four control points). After your curve program can work, you'll go through the curves to produce surfaces: rotating surfaces and double three Bezier slices)
Platform: | Size: 132096 | Author: park13 | Hits:
« 1 2 3 4 5 67 8 9 10 11 »

CodeBus www.codebus.net